home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Third Party Demos / Utilities / In⁄Out™ / In_Out™ / card_8941.txt < prev    next >
Text File  |  1990-04-09  |  480b  |  25 lines

  1. -- card: 8941 from stack: in
  2. -- bmap block id: 9558
  3. -- flags: 0000
  4. -- background id: 2649
  5. -- name: about
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=114 top=188 right=212 bottom=176
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card "SLBnames"
  23. end mouseUp
  24.  
  25.